# Function list ## config Record the user's AK, SK and endpoint parameters, eliminating the need for the user to manually input parameters again when using the main functions ``` $ popgen ali config Enter ACCESS KEY ID: Enter ACCESS KEY SECRET: Enter endpoint: ``` current support endpoint in Volcengine is: `easygene.cn-beijing.aliyuncs.com` ## create-app create a new application ## create-run create run job ## create-submission create a new application ## get-run get the run status ## get-submission get the submission status ## list-apps list apps in the workspace ## list-runs list runs in the submission ## list-workspaces list workspaces ## abort-run abort run ## abort-submission abort submission